Re: How to know a record has been updated, then reset the - Mailing list pgsql-general

From Jim Archer
Subject Re: How to know a record has been updated, then reset the
Date
Msg-id 0515555F3D32A7563EFEEB23@[192.168.3.50]
Whole thread Raw
In response to Re: How to know a record has been updated, then reset the flag?  (Michael Glaesemann <grzm@myrealbox.com>)
List pgsql-general
--On Thursday, November 18, 2004 3:15 PM +0900 Michael Glaesemann
<grzm@myrealbox.com> wrote:

> Would it work to drop and readd the trigger within a transaction? Would
> that make it multi-user safe? I can't think of another way to bypass an
> update trigger.

I had that idea too, and I have no idea. :-(



pgsql-general by date:

Previous
From: Michael Glaesemann
Date:
Subject: Re: How to know a record has been updated, then reset the flag?
Next
From: Csaba Nagy
Date:
Subject: Re: How to know a record has been updated, then reset